projects
/
project
/
bcm63xx
/
u-boot.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
ff52e3b
)
keystone2: change default boot mode to ubi
author
Murali Karicheri
<
[email protected]
>
Mon, 3 Nov 2014 16:09:52 +0000
(18:09 +0200)
committer
Tom Rini
<
[email protected]
>
Thu, 6 Nov 2014 16:04:38 +0000
(11:04 -0500)
To allow out of box demo, change default boot mode to ubi
boot now that NAND is functional in latest EVMs.
Signed-off-by: Murali Karicheri <
[email protected]
>
Signed-off-by: Ivan Khoronzhuk <
[email protected]
>
Reviewed-by: Tom Rini <
[email protected]
>
include/configs/ks2_evm.h
patch
|
blob
|
history
diff --git
a/include/configs/ks2_evm.h
b/include/configs/ks2_evm.h
index 7157b7819b86c6bdfe299dae63b797fab5a8314a..0446e34846f5fb5b496fe5061d1259560e4d860f 100644
(file)
--- a/
include/configs/ks2_evm.h
+++ b/
include/configs/ks2_evm.h
@@
-245,7
+245,7
@@
#define CONFIG_BOOTDELAY 3
#define CONFIG_BOOTFILE "uImage"
#define CONFIG_EXTRA_ENV_SETTINGS \
- "boot=
ramfs\0"
\
+ "boot=
ubi\0"
\
"tftp_root=/\0" \
"nfs_root=/export\0" \
"mem_lpae=1\0" \